Skip to content

Conversation

srujzs
Copy link
Contributor

@srujzs srujzs commented May 5, 2025

dart-lang/sdk@6127d6c adds an extra check to avoid emitting extra runtime checks if the hot reload generation hasn't changed. One of the breakpoint tests relies on the JS location of the Dart code being the location right before the function call, but that needs to be updated to step past that extra check.

dart-lang/sdk@6127d6c
adds an extra check to avoid emitting extra runtime checks
if the hot reload generation hasn't changed. One of the
breakpoint tests relies on the JS location of the Dart code
being the location right before the function call, but that
needs to be updated to step past that extra check.
@srujzs
Copy link
Contributor Author

srujzs commented May 12, 2025

This should be fixed in the compiler instead.

@srujzs srujzs closed this May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant